home *** CD-ROM | disk | FTP | other *** search
/ Advanced Placement Companion: Precalculus / Advanced Placement Companion: Precalculus.iso / pc / M_DIR / 12-10002.DIR / 00027.ls < prev    next >
Encoding:
Text File  |  1998-03-12  |  256 b   |  10 lines

  1. on mouseDown
  2.   puppetSound("click")
  3.   set the visible of sprite 24 to 1
  4.   set the visible of sprite 20 to 0
  5.   set the visible of sprite 21 to 0
  6.   set the visible of sprite 22 to 0
  7.   set the visible of sprite 23 to 0
  8.   set the visible of sprite 25 to 0
  9. end
  10.